home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
dbtext.dxr
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-18
|
158 b
|
10 lines
on mouseDown
global gDBTextVarList
MyObj = getaProp(gDBTextVarList, GetObjProp())
HiliteText(MyObj, the clickOn)
end
on keyDown
EvalKeyPressed()
end